home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 34.zip
/
BS1 part 34
/
FredFish PD 312.adf
/
TrackSalve
/
Source
/
version.a
< prev
Wrap
Text File
|
1990-02-12
|
2KB
|
34 lines
CSECT __MERGED,1,,2,2
xdef _Cr,_TSVersion
_TSVersion dc.l 1000
_Cr
dc.b 'TrackSalve 1.000 10-Jan-90 by D.W.Reisig',10
dc.b 'Copyright (c) 1990 D.W.Reisig',10,0
END
0.005 891120 With Salvebuffer alloc error, -?? error
0.006 891127 Userinterface finished, error messages, Salve not yet implemented.
0.007 891201 Salvage from pcopy imported. Compiles fine, not runnable.
0.008 891204 Salve routine rewritten. Highly improved algorithm.
0.008a 891208 Salve routine rewrite in progress. 0.008 is never finished. Works well, not very tested
0.009 891210 Comment a little refined. Works very well.
0.010 891212 Userinterface from dos devices to unit numbers. Bad logic.
0.011 891213 New userinterface and patch control logic.
0.012 891214
0.013 891215 ReleaseSemaphore before message print, -! option implemented
0.014 891216 Zaterdag op de club. Pragma's for syscalls.
0.015 891218 Further on with pragma's and options
0.016 891219 Stdout, perhaps a bug. Sometimes salvebuffer lost when heavy tested.
0.017 891220 Error in readroutines removed
0.018 891222 Verify implementation
0.019 891228 Changed Alert into Auto request
0.020 891231 Custom request
0.021 891231 Requester failure routines
0.022 900101 From requester to simple window. Uploaded for test to Waterland BBS
0.023 900108 Other PC-catch for other processors. Return values more specific.
0.024 900108 Sources cleaned up
0.025 900110 New logic in main routines. Intuition proper closed.
1.000 900110 Same as 0.025